ConceptHMI Web Help
RetrieveProvidedFactories(ConceptFactories,Predicate<ConceptFactory>) Method
The factories provided by the ConceptElement.
A predicate that operates on a ConceptFactory, that should return true to make its argument factory included into the factories.
Retrieves the factories of ProvidedComponent provided by the ConceptElement.
Syntax
public override void RetrieveProvidedFactories( 
   ConceptFactories factories,
   Predicate<ConceptFactory> filter
)

Parameters

factories
The factories provided by the ConceptElement.
filter
A predicate that operates on a ConceptFactory, that should return true to make its argument factory included into the factories.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConceptContainer Class
ConceptContainer Members
Overload List

 

 


© 2016 Objectis

Send Feedback